Problem Note 39292: Right mouse button functionality is disabled in the SAS Stored Process Web Application
In SAS® 9.2 TS2M3, the right mouse button functionality is disabled when
running SAS® Stored Processes from the Welcome page of the SAS
Stored Process Web Application.
This functionality was available prior to SAS 9.2 TS2M3.
The following suggestions provide some alternatives.
- Position
your cursor on some "white space" in the Web browser
window.
Then, press CTRL and click the right mouse button to display
a Context Menu.
- The above approach will not permit you to display
a Context Menu if you position your cursor on
the name of a SAS Stored Process and press
Ctrl and click the right mouse button. As an example, you cannot
open a Content Menu that provides the option to
Open in New Window to display the SAS Stored Process
output in a new Web browser window.
- You can use the following approach to open a new
Web browser window to display the SAS Stored Process output.
At the top of the new window you can view the URL that is used
to execute the SAS Stored Process.
Using your Web browser, enter the following URL
where you provide your site specific information
in place of "your-server:8080":
http://your-server:8080/SASStoredProcess/do?_action=tree,form,properties,execute
In the tree structure, drill down and select the SAS Stored
Process that you want to execute.
A new Web browser window will be opened to display
the output. At the top of the Web browser window,
the complete SAS Stored Process URL will be displayed.
- You can enable the right mouse button functionality by modifying the sas_Common.js file. More information is provided below.
The sas_Common.js file is located on your Middle Tier
application server under the sas.storedprocess.war directory.
As an example, on a JBoss Application server, the path would
be similar to the following:
.../SASServer1/deploy_sas/sas.storedprocess9.2.ear/sas.storedprocess.war/scripts/sas_Common.js
Modify the
sas_Common.js file.
Change the following line (at the bottom of the file):
sas_disableBrowserContextMenus();
Change the above line to the following:
//sas_disableBrowserContextMenus();
Other Notes
- If the sas.storedprocess.war file is not exploded, then see
Usage Note 37052 about
"Instructions for manually unpacking (exploding) SAS Web-application .ear files"
The Welcome
page of the SAS Stored Process Web Application can be accessed at:
http://your-server:8080/SASStoredProcess/Welcome.html
Provide your site specific information in place of "your-server:8080".
Operating System and Release Information
SAS System | SAS Integration Technologies | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2008 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Enterprise 32 bit | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Enterprise x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Home Premium 32 bit | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Home Premium x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Professional 32 bit | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Professional x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Ultimate 32 bit | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Ultimate x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows Vista | 9.2 TS2M3 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.2 TS2M3 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.2 TS2M3 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.2 TS2M3 | 9.3 TS1M0 |
HP-UX IPF | 9.2 TS2M3 | 9.3 TS1M0 |
Linux | 9.2 TS2M3 | 9.3 TS1M0 |
Linux for x64 | 9.2 TS2M3 | 9.3 TS1M0 |
Solaris for x64 | 9.2 TS2M3 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
In SAS® 9.2 TS2M3, the right mouse button functionality is disabled when running SAS® Stored Processes from the SAS Stored Process Web Application if you select "List Available Stored Processes" in the Welcome window. This functionality was available prior to SAS 9.2 TS2M3.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-10-24 15:22:12 |
Date Created: | 2010-04-07 09:45:44 |